-
Notifications
You must be signed in to change notification settings - Fork 23
Remove _result_properties #2365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit 24a14f3.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2365 +/- ##
==========================================
+ Coverage 84.37% 84.42% +0.04%
==========================================
Files 92 92
Lines 10922 10912 -10
==========================================
- Hits 9215 9212 -3
+ Misses 1707 1700 -7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for this @rafacanton !
|
Some tests with 'continue-on-error: true' have failed:
Created by continue-on-error-comment |
In this PR we eliminate the hardcoded
_result_propertiesdictionary as per the attached issue. This is aligned with this PR in pydpf-post: ansys/pydpf-post#918